Update aiodns requirement from <3.7,>=3.3.0 to >=3.3.0,<4.1#7727
Update aiodns requirement from <3.7,>=3.3.0 to >=3.3.0,<4.1#7727dependabot[bot] wants to merge 2 commits into
Conversation
|
@dependabot rebase |
| ] | ||
| requires-python = ">=3.11" | ||
| dependencies = [ | ||
| "aiodns>=3.3.0,<3.7", # Looks like only bugfixes in z-Stream. |
There was a problem hiding this comment.
Hmmm... This is a major upperbound bump
There was a problem hiding this comment.
Does it conflict with pycares which we needed to pin down, because aiodns didn't want to upper bound it?
There was a problem hiding this comment.
We pin pycares upperbound to <5 in our CI constraints, and they added a range of >=5, <6 starting in v4.
There was a problem hiding this comment.
Let's see if dropping it will make the lb install unhappy.
There was a problem hiding this comment.
Aaaaaand........
It does.
What are our options now? Reject all versions of aiodns without a declared upper bound cap on pycares?
There was a problem hiding this comment.
Let's see if dropping it will make the lb install unhappy.
I think you meant happy?
Reject all versions of aiodns without a declared upper bound cap on pycares?
I think we can do it. I don't see major risks, but I can be overlooking it
Updates the requirements on [aiodns](https://github.com/aio-libs/aiodns) to permit the latest version. - [Release notes](https://github.com/aio-libs/aiodns/releases) - [Changelog](https://github.com/aio-libs/aiodns/blob/master/ChangeLog) - [Commits](aio-libs/aiodns@v3.3.0...v4.0.3) --- updated-dependencies: - dependency-name: aiodns dependency-version: 4.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
45d7ca2 to
1b4efc3
Compare
dfbf76b to
7cbb18b
Compare
Updates the requirements on aiodns to permit the latest version.
Changelog
Sourced from aiodns's changelog.
... (truncated)
Commits
ac5c746Release 4.0.3 (#251)8de8773Add license identifier to pyproject.toml (#250)a646228Release 4.0.2 (#249)63d10eaDocument the release process and add scripts/release-notes.py (#247)ec0246dBuild release artifacts via python -m build (#248)c45edffRelease 4.0.1 (#246)7d436b2Route synchronous pycares AresError through the returned future (#245)ddef062modernize package setup usingpyproject.tomlfile instead ofsetup.py(#244)f2b385dBump mypy from 2.0.0 to 2.1.0 (#242)40d4bccBump mypy from 1.20.2 to 2.0.0 (#241)